-
Home
-
Hotel Booking Lite
-
4.1.0
-
Code
-
Classes
- BookingsParser
Total Complexity |
86 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
551 |
Lines of code |
245 |
Logical lines of code |
137 |
Comment lines |
201 |
Methods |
34 |
Properties |
1 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parseTaxes() |
A |
53 |
9 |
20 |
parseFees() |
A |
54 |
8 |
20 |
parseTotalFees() |
S |
57 |
7 |
16 |
parseTotalFeeTaxes() |
S |
56 |
7 |
16 |
parseTotalServiceTaxes() |
S |
56 |
7 |
16 |
parseTotalTaxes() |
S |
57 |
7 |
15 |
parseServices() |
S |
55 |
5 |
19 |
parseColumns() |
S |
57 |
3 |
16 |
parsePayments() |
S |
58 |
3 |
13 |
parsePaid() |
S |
63 |
3 |
10 |
parseRate() |
S |
69 |
2 |
6 |
parseRoom() |
S |
69 |
2 |
6 |
parseRoomType() |
S |
71 |
2 |
5 |
parsePostcode() |
S |
81 |
1 |
3 |
parsePrice() |
S |
74 |
1 |
4 |
parseCoupon() |
S |
81 |
1 |
3 |
parseGuestName() |
S |
81 |
1 |
3 |
parseCustomerNote() |
S |
81 |
1 |
3 |
parseAddress() |
S |
81 |
1 |
3 |
parseState() |
S |
81 |
1 |
3 |
parseCity() |
S |
81 |
1 |
3 |
parseBookingId() |
S |
81 |
1 |
3 |
parseCountry() |
S |
81 |
1 |
3 |
parsePhone() |
S |
81 |
1 |
3 |
parseEmail() |
S |
81 |
1 |
3 |
parseLastName() |
S |
81 |
1 |
3 |
parseFirstName() |
S |
81 |
1 |
3 |
parseChildren() |
S |
81 |
1 |
3 |
parseAdults() |
S |
81 |
1 |
3 |
parseRoomTypeId() |
S |
73 |
1 |
5 |
parseCheckOut() |
S |
80 |
1 |
3 |
parseCheckIn() |
S |
80 |
1 |
3 |
parseBookingStatus() |
S |
76 |
1 |
4 |
parseDate() |
S |
78 |
1 |
3 |